Previous Book Contents Book Index Next

Inside Macintosh: AppleScript Finder Guide /
Chapter 3 - Finder Commands / Command Definitions


Restart

The Restart command is a request to restart the computer. It is equivalent to choosing Restart from the Special menu.

SYNTAX
restart
PARAMETERS
None

RESULT
None

EXAMPLE
tell application "Finder" to restart

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996